[iPad] How to make a UIWebView in the DetailView of a Split View display data for a corresponding UI

Posted by Knodel on Stack Overflow See other posts from Stack Overflow or by Knodel
Published on 2010-04-25T19:23:06Z Indexed on 2010/04/25 19:33 UTC
Read the original article Hit count: 669

Filed under:
|
|

I have an iPad app. In the Root View I have a UITableView with two levels. I need to display different webpages in the UIWebView in Detail View based on the selected UITableView row. How can I do it?

© Stack Overflow or respective owner

Related posts about ipad

Related posts about xcode